Data transfer not calling out the data store modes (Protected, Read/Write, Readonly) #39546
Labels
Content:WebAPI
Web API docs
goal: completeness
(Experiment label) Issues about content missing important/relevant details.
needs triage
Triage needed by staff and/or partners. Automatically applied when an issue is opened.
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/HTML_Drag_and_Drop_API/Drag_operations
What specific section or headline is this issue about?
Drag data
What information was incorrect, unhelpful, or incomplete?
It would be useful to mention the different "Drag data store mode"s that apply for different events in this section. Specifically, it's not clear that you can not access the data transfer values on dragenter, dragleave (etc). In the 3rd paragraph, you say:
It talks about using the types to determine if a drop is allowed but should also say that using the value is not possible.
What did you expect to see?
As above
Do you have any supporting links, references, or citations?
https://html.spec.whatwg.org/dev/dnd.html#dndevents
Do you have anything more you want to share?
No response
MDN metadata
Page report details
en-us/web/api/html_drag_and_drop_api/drag_operations
The text was updated successfully, but these errors were encountered: